{{template "base/base.html" .}} {{define "head"}} {{i18n .Lang "longpolling_chatroom"}} - {{i18n .Lang "app_intro"}} {{end}} {{define "body"}}

{{i18n .Lang "username"}}: {{.UserName}}

{{i18n .Lang "send_box"}}:

{{i18n .Lang "chat_history"}}:

{{end}}